]>
Commit | Line | Data |
---|---|---|
1 | // !$*UTF8*$! | |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
10 | 42447D7A193F6C9D0077B4B2 /* BBBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42447D79193F6C9D0077B4B2 /* BBBackgroundView.m */; }; | |
11 | 42447D7D19407DA00077B4B2 /* BBSearchObjectView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42447D7C19407DA00077B4B2 /* BBSearchObjectView.m */; }; | |
12 | 42447D821940935E0077B4B2 /* gear-black.png in Resources */ = {isa = PBXBuildFile; fileRef = 42447D7F1940935E0077B4B2 /* gear-black.png */; }; | |
13 | 42447D831940935E0077B4B2 /* search-black.png in Resources */ = {isa = PBXBuildFile; fileRef = 42447D801940935E0077B4B2 /* search-black.png */; }; | |
14 | 42663058193CC1FA00C0DD31 /* BBFlatBezelInterface.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42663057193CC1FA00C0DD31 /* BBFlatBezelInterface.xib */; }; | |
15 | CD3B1BE2285F2E8C004862D7 /* search-white.png in Resources */ = {isa = PBXBuildFile; fileRef = CD3B1BE0285F2E8C004862D7 /* search-white.png */; }; | |
16 | CD3B1BE3285F2E8C004862D7 /* gear-white.png in Resources */ = {isa = PBXBuildFile; fileRef = CD3B1BE1285F2E8C004862D7 /* gear-white.png */; }; | |
17 | E470B7E31709F3A0000169F2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E470B7E21709F3A0000169F2 /* Cocoa.framework */; }; | |
18 | E470B7E91709F3A0000169F2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E470B7E71709F3A0000169F2 /* InfoPlist.strings */; }; | |
19 | E470B7F81709F3A0000169F2 /* BBFlatBezelInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = E470B7F71709F3A0000169F2 /* BBFlatBezelInterface.m */; }; | |
20 | /* End PBXBuildFile section */ | |
21 | ||
22 | /* Begin PBXFileReference section */ | |
23 | 42447D78193F6C9D0077B4B2 /* BBBackgroundView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BBBackgroundView.h; sourceTree = "<group>"; }; | |
24 | 42447D79193F6C9D0077B4B2 /* BBBackgroundView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BBBackgroundView.m; sourceTree = "<group>"; }; | |
25 | 42447D7B19407DA00077B4B2 /* BBSearchObjectView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BBSearchObjectView.h; sourceTree = "<group>"; }; | |
26 | 42447D7C19407DA00077B4B2 /* BBSearchObjectView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BBSearchObjectView.m; sourceTree = "<group>"; }; | |
27 | 42447D7F1940935E0077B4B2 /* gear-black.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "gear-black.png"; sourceTree = "<group>"; }; | |
28 | 42447D801940935E0077B4B2 /* search-black.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "search-black.png"; sourceTree = "<group>"; }; | |
29 | 42663057193CC1FA00C0DD31 /* BBFlatBezelInterface.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = BBFlatBezelInterface.xib; sourceTree = "<group>"; }; | |
30 | CD3B1BE0285F2E8C004862D7 /* search-white.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "search-white.png"; sourceTree = "<group>"; }; | |
31 | CD3B1BE1285F2E8C004862D7 /* gear-white.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "gear-white.png"; sourceTree = "<group>"; }; | |
32 | E470B7DF1709F3A0000169F2 /* Flat Bezel.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Flat Bezel.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
33 | E470B7E21709F3A0000169F2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; | |
34 | E470B7E61709F3A0000169F2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = SOURCE_ROOT; }; | |
35 | E470B7E81709F3A0000169F2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
36 | E470B7EB1709F3A0000169F2 /* Common.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = "<group>"; }; | |
37 | E470B7EC1709F3A0000169F2 /* Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; }; | |
38 | E470B7ED1709F3A0000169F2 /* Developer.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = "<group>"; }; | |
39 | E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = "<group>"; }; | |
40 | E470B7EF1709F3A0000169F2 /* Quicksilver.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Quicksilver.pch; sourceTree = "<group>"; }; | |
41 | E470B7F01709F3A0000169F2 /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; }; | |
42 | E470B7F61709F3A0000169F2 /* BBFlatBezelInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BBFlatBezelInterface.h; sourceTree = "<group>"; }; | |
43 | E470B7F71709F3A0000169F2 /* BBFlatBezelInterface.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BBFlatBezelInterface.m; sourceTree = "<group>"; }; | |
44 | /* End PBXFileReference section */ | |
45 | ||
46 | /* Begin PBXFrameworksBuildPhase section */ | |
47 | E470B7DC1709F3A0000169F2 /* Frameworks */ = { | |
48 | isa = PBXFrameworksBuildPhase; | |
49 | buildActionMask = 2147483647; | |
50 | files = ( | |
51 | E470B7E31709F3A0000169F2 /* Cocoa.framework in Frameworks */, | |
52 | ); | |
53 | runOnlyForDeploymentPostprocessing = 0; | |
54 | }; | |
55 | /* End PBXFrameworksBuildPhase section */ | |
56 | ||
57 | /* Begin PBXGroup section */ | |
58 | E470B7D51709F3A0000169F2 = { | |
59 | isa = PBXGroup; | |
60 | children = ( | |
61 | E470B7E11709F3A0000169F2 /* Frameworks */, | |
62 | E470B7E01709F3A0000169F2 /* Products */, | |
63 | E470B7E41709F3A0000169F2 /* Flat Bezel */, | |
64 | ); | |
65 | sourceTree = "<group>"; | |
66 | }; | |
67 | E470B7E01709F3A0000169F2 /* Products */ = { | |
68 | isa = PBXGroup; | |
69 | children = ( | |
70 | E470B7DF1709F3A0000169F2 /* Flat Bezel.qsplugin */, | |
71 | ); | |
72 | name = Products; | |
73 | sourceTree = "<group>"; | |
74 | }; | |
75 | E470B7E11709F3A0000169F2 /* Frameworks */ = { | |
76 | isa = PBXGroup; | |
77 | children = ( | |
78 | E470B7E21709F3A0000169F2 /* Cocoa.framework */, | |
79 | ); | |
80 | name = Frameworks; | |
81 | sourceTree = "<group>"; | |
82 | }; | |
83 | E470B7E41709F3A0000169F2 /* Flat Bezel */ = { | |
84 | isa = PBXGroup; | |
85 | children = ( | |
86 | E470B7EA1709F3A0000169F2 /* Configuration */, | |
87 | E470B7E51709F3A0000169F2 /* Supporting Files */, | |
88 | 42447D78193F6C9D0077B4B2 /* BBBackgroundView.h */, | |
89 | 42447D79193F6C9D0077B4B2 /* BBBackgroundView.m */, | |
90 | 42447D7B19407DA00077B4B2 /* BBSearchObjectView.h */, | |
91 | 42447D7C19407DA00077B4B2 /* BBSearchObjectView.m */, | |
92 | E470B7F61709F3A0000169F2 /* BBFlatBezelInterface.h */, | |
93 | E470B7F71709F3A0000169F2 /* BBFlatBezelInterface.m */, | |
94 | 42663057193CC1FA00C0DD31 /* BBFlatBezelInterface.xib */, | |
95 | CD3B1BE1285F2E8C004862D7 /* gear-white.png */, | |
96 | CD3B1BE0285F2E8C004862D7 /* search-white.png */, | |
97 | 42447D7F1940935E0077B4B2 /* gear-black.png */, | |
98 | 42447D801940935E0077B4B2 /* search-black.png */, | |
99 | ); | |
100 | path = "Flat Bezel"; | |
101 | sourceTree = "<group>"; | |
102 | }; | |
103 | E470B7E51709F3A0000169F2 /* Supporting Files */ = { | |
104 | isa = PBXGroup; | |
105 | children = ( | |
106 | E470B7E61709F3A0000169F2 /* Info.plist */, | |
107 | E470B7E71709F3A0000169F2 /* InfoPlist.strings */, | |
108 | ); | |
109 | name = "Supporting Files"; | |
110 | sourceTree = "<group>"; | |
111 | }; | |
112 | E470B7EA1709F3A0000169F2 /* Configuration */ = { | |
113 | isa = PBXGroup; | |
114 | children = ( | |
115 | E470B7EB1709F3A0000169F2 /* Common.xcconfig */, | |
116 | E470B7EC1709F3A0000169F2 /* Debug.xcconfig */, | |
117 | E470B7ED1709F3A0000169F2 /* Developer.xcconfig */, | |
118 | E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */, | |
119 | E470B7EF1709F3A0000169F2 /* Quicksilver.pch */, | |
120 | E470B7F01709F3A0000169F2 /* Release.xcconfig */, | |
121 | ); | |
122 | name = Configuration; | |
123 | path = /private/tmp/QS/Configuration; | |
124 | sourceTree = "<absolute>"; | |
125 | }; | |
126 | /* End PBXGroup section */ | |
127 | ||
128 | /* Begin PBXNativeTarget section */ | |
129 | E470B7DE1709F3A0000169F2 /* Flat Bezel */ = { | |
130 | isa = PBXNativeTarget; | |
131 | buildConfigurationList = E470B7FB1709F3A0000169F2 /* Build configuration list for PBXNativeTarget "Flat Bezel" */; | |
132 | buildPhases = ( | |
133 | E470B7DA1709F3A0000169F2 /* ShellScript */, | |
134 | E470B7DB1709F3A0000169F2 /* Sources */, | |
135 | E470B7DC1709F3A0000169F2 /* Frameworks */, | |
136 | E470B7DD1709F3A0000169F2 /* Resources */, | |
137 | ); | |
138 | buildRules = ( | |
139 | ); | |
140 | dependencies = ( | |
141 | ); | |
142 | name = "Flat Bezel"; | |
143 | productName = SquareBezel; | |
144 | productReference = E470B7DF1709F3A0000169F2 /* Flat Bezel.qsplugin */; | |
145 | productType = "com.apple.product-type.bundle"; | |
146 | }; | |
147 | /* End PBXNativeTarget section */ | |
148 | ||
149 | /* Begin PBXProject section */ | |
150 | E470B7D61709F3A0000169F2 /* Project object */ = { | |
151 | isa = PBXProject; | |
152 | attributes = { | |
153 | LastUpgradeCheck = 1120; | |
154 | ORGANIZATIONNAME = BRNBW; | |
155 | TargetAttributes = { | |
156 | E470B7DE1709F3A0000169F2 = { | |
157 | LastSwiftMigration = 1410; | |
158 | ProvisioningStyle = Manual; | |
159 | }; | |
160 | }; | |
161 | }; | |
162 | buildConfigurationList = E470B7D91709F3A0000169F2 /* Build configuration list for PBXProject "Flat Bezel" */; | |
163 | compatibilityVersion = "Xcode 3.2"; | |
164 | developmentRegion = English; | |
165 | hasScannedForEncodings = 0; | |
166 | knownRegions = ( | |
167 | English, | |
168 | en, | |
169 | ); | |
170 | mainGroup = E470B7D51709F3A0000169F2; | |
171 | productRefGroup = E470B7E01709F3A0000169F2 /* Products */; | |
172 | projectDirPath = ""; | |
173 | projectRoot = ""; | |
174 | targets = ( | |
175 | E470B7DE1709F3A0000169F2 /* Flat Bezel */, | |
176 | ); | |
177 | }; | |
178 | /* End PBXProject section */ | |
179 | ||
180 | /* Begin PBXResourcesBuildPhase section */ | |
181 | E470B7DD1709F3A0000169F2 /* Resources */ = { | |
182 | isa = PBXResourcesBuildPhase; | |
183 | buildActionMask = 2147483647; | |
184 | files = ( | |
185 | CD3B1BE3285F2E8C004862D7 /* gear-white.png in Resources */, | |
186 | 42663058193CC1FA00C0DD31 /* BBFlatBezelInterface.xib in Resources */, | |
187 | E470B7E91709F3A0000169F2 /* InfoPlist.strings in Resources */, | |
188 | CD3B1BE2285F2E8C004862D7 /* search-white.png in Resources */, | |
189 | 42447D821940935E0077B4B2 /* gear-black.png in Resources */, | |
190 | 42447D831940935E0077B4B2 /* search-black.png in Resources */, | |
191 | ); | |
192 | runOnlyForDeploymentPostprocessing = 0; | |
193 | }; | |
194 | /* End PBXResourcesBuildPhase section */ | |
195 | ||
196 | /* Begin PBXShellScriptBuildPhase section */ | |
197 | E470B7DA1709F3A0000169F2 /* ShellScript */ = { | |
198 | isa = PBXShellScriptBuildPhase; | |
199 | buildActionMask = 2147483647; | |
200 | files = ( | |
201 | ); | |
202 | inputPaths = ( | |
203 | ); | |
204 | outputPaths = ( | |
205 | ); | |
206 | runOnlyForDeploymentPostprocessing = 1; | |
207 | shellPath = /bin/sh; | |
208 | shellScript = "\"$QS_BUILD_ROOT/Tools/bltrversion\""; | |
209 | }; | |
210 | /* End PBXShellScriptBuildPhase section */ | |
211 | ||
212 | /* Begin PBXSourcesBuildPhase section */ | |
213 | E470B7DB1709F3A0000169F2 /* Sources */ = { | |
214 | isa = PBXSourcesBuildPhase; | |
215 | buildActionMask = 2147483647; | |
216 | files = ( | |
217 | 42447D7A193F6C9D0077B4B2 /* BBBackgroundView.m in Sources */, | |
218 | 42447D7D19407DA00077B4B2 /* BBSearchObjectView.m in Sources */, | |
219 | E470B7F81709F3A0000169F2 /* BBFlatBezelInterface.m in Sources */, | |
220 | ); | |
221 | runOnlyForDeploymentPostprocessing = 0; | |
222 | }; | |
223 | /* End PBXSourcesBuildPhase section */ | |
224 | ||
225 | /* Begin PBXVariantGroup section */ | |
226 | E470B7E71709F3A0000169F2 /* InfoPlist.strings */ = { | |
227 | isa = PBXVariantGroup; | |
228 | children = ( | |
229 | E470B7E81709F3A0000169F2 /* en */, | |
230 | ); | |
231 | name = InfoPlist.strings; | |
232 | sourceTree = "<group>"; | |
233 | }; | |
234 | /* End PBXVariantGroup section */ | |
235 | ||
236 | /* Begin XCBuildConfiguration section */ | |
237 | E470B7F91709F3A0000169F2 /* Debug */ = { | |
238 | isa = XCBuildConfiguration; | |
239 | baseConfigurationReference = E470B7EC1709F3A0000169F2 /* Debug.xcconfig */; | |
240 | buildSettings = { | |
241 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; | |
242 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
243 | CLANG_WARN_COMMA = YES; | |
244 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
245 | CLANG_WARN_INFINITE_RECURSION = YES; | |
246 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
247 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
248 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
249 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
250 | CLANG_WARN_STRICT_PROTOTYPES = YES; | |
251 | CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
252 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
253 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
254 | ENABLE_TESTABILITY = YES; | |
255 | GCC_NO_COMMON_BLOCKS = YES; | |
256 | }; | |
257 | name = Debug; | |
258 | }; | |
259 | E470B7FA1709F3A0000169F2 /* Release */ = { | |
260 | isa = XCBuildConfiguration; | |
261 | baseConfigurationReference = E470B7F01709F3A0000169F2 /* Release.xcconfig */; | |
262 | buildSettings = { | |
263 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; | |
264 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
265 | CLANG_WARN_COMMA = YES; | |
266 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
267 | CLANG_WARN_INFINITE_RECURSION = YES; | |
268 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
269 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
270 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
271 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
272 | CLANG_WARN_STRICT_PROTOTYPES = YES; | |
273 | CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
274 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
275 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
276 | GCC_NO_COMMON_BLOCKS = YES; | |
277 | }; | |
278 | name = Release; | |
279 | }; | |
280 | E470B7FC1709F3A0000169F2 /* Debug */ = { | |
281 | isa = XCBuildConfiguration; | |
282 | baseConfigurationReference = E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */; | |
283 | buildSettings = { | |
284 | CLANG_ENABLE_MODULES = YES; | |
285 | CLANG_ENABLE_OBJC_WEAK = YES; | |
286 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; | |
287 | MACOSX_DEPLOYMENT_TARGET = 12.0; | |
288 | PRODUCT_BUNDLE_IDENTIFIER = "pizza.unlimited.${PRODUCT_NAME:rfc1034identifier}"; | |
289 | PRODUCT_NAME = "Flat Bezel"; | |
290 | SWIFT_OBJC_BRIDGING_HEADER = "Flat Bezel/FlatBezel-Bridging-Header.h"; | |
291 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | |
292 | SWIFT_VERSION = 5.0; | |
293 | }; | |
294 | name = Debug; | |
295 | }; | |
296 | E470B7FD1709F3A0000169F2 /* Release */ = { | |
297 | isa = XCBuildConfiguration; | |
298 | baseConfigurationReference = E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */; | |
299 | buildSettings = { | |
300 | CLANG_ENABLE_MODULES = YES; | |
301 | CLANG_ENABLE_OBJC_WEAK = YES; | |
302 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; | |
303 | MACOSX_DEPLOYMENT_TARGET = 12.0; | |
304 | PRODUCT_BUNDLE_IDENTIFIER = "pizza.unlimited.${PRODUCT_NAME:rfc1034identifier}"; | |
305 | PRODUCT_NAME = "Flat Bezel"; | |
306 | SWIFT_OBJC_BRIDGING_HEADER = "Flat Bezel/FlatBezel-Bridging-Header.h"; | |
307 | SWIFT_VERSION = 5.0; | |
308 | }; | |
309 | name = Release; | |
310 | }; | |
311 | /* End XCBuildConfiguration section */ | |
312 | ||
313 | /* Begin XCConfigurationList section */ | |
314 | E470B7D91709F3A0000169F2 /* Build configuration list for PBXProject "Flat Bezel" */ = { | |
315 | isa = XCConfigurationList; | |
316 | buildConfigurations = ( | |
317 | E470B7F91709F3A0000169F2 /* Debug */, | |
318 | E470B7FA1709F3A0000169F2 /* Release */, | |
319 | ); | |
320 | defaultConfigurationIsVisible = 0; | |
321 | defaultConfigurationName = Release; | |
322 | }; | |
323 | E470B7FB1709F3A0000169F2 /* Build configuration list for PBXNativeTarget "Flat Bezel" */ = { | |
324 | isa = XCConfigurationList; | |
325 | buildConfigurations = ( | |
326 | E470B7FC1709F3A0000169F2 /* Debug */, | |
327 | E470B7FD1709F3A0000169F2 /* Release */, | |
328 | ); | |
329 | defaultConfigurationIsVisible = 0; | |
330 | defaultConfigurationName = Release; | |
331 | }; | |
332 | /* End XCConfigurationList section */ | |
333 | }; | |
334 | rootObject = E470B7D61709F3A0000169F2 /* Project object */; | |
335 | } |